gfx: Fix inclusion of C++ header
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 26 Jul 2023 17:43:43 +0000 (19:43 +0200)
committerChristoph Goehre <chris@sigxcpu.org>
Sat, 2 Sep 2023 15:50:54 +0000 (16:50 +0100)
commitaa8075a2f60cf6d3139b530a20f2b4f9bc119f9a
treebb010d879ab92bd3ce8ef17a228f37bc04e29f2f
parent63144614d985899fa0cfde518ea751545f9bb47d
gfx: Fix inclusion of C++ header

<cinttypes> isn't included so the compilation with gcc13 will be broken.
Adding the needed header for C integer types in GFX submodul.

Gbp-Pq: Topic fixes
Gbp-Pq: Name gfx-Fix-inclusion-of-C-header.patch
gfx/2d/Rect.h